home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / SED15.ARJ / HHSED15A.MSG < prev    next >
Internet Message Format  |  1991-10-01  |  1KB

  1. Return-Path: <helman@elm.sdd.trw.com>
  2. Received: from elm.sdd.trw.com.sdd.trw.com by deneva.sdd.trw.com (4.1/SMI-4.0 TRW 1.8)
  3.         id AA16853; Mon, 30 Sep 91 13:09:46 PDT
  4. Received: by elm.sdd.trw.com.sdd.trw.com (4.1/SMI-4.1)
  5.         id AA10242; Mon, 30 Sep 91 13:09:55 PDT
  6. Date: Mon, 30 Sep 91 13:09:55 PDT
  7. From: helman@elm.sdd.trw.com (Howard L. Helman)
  8. Message-Id: <9109302009.AA10242@elm.sdd.trw.com.sdd.trw.com>
  9. To: kirsch@usasoc.soc.mil
  10. Subject: My latest sed
  11.  
  12. David,
  13.  
  14. I am sending herein a zoo form of my latest sed.  This should fix
  15. the following: 
  16.         1. Clean up of execute() for no gotos
  17.         2. Problem with n N D commands at EOF
  18.         3. adds #n first comment == -n option
  19.         4. typo in SKIPWS    (actually not a problem its always called with cp)
  20.  
  21. I do use diff on Unix and fc on DOS to check and document differences.  
  22. I gave you an edited commented version for your analysis.  I find I have
  23. to struggle with the outputs of either program to determine exactly what
  24. has changed, and of course it can not tell me why.
  25.  
  26. I am sending Lawler a copy of the source in straight ascii as he requested.  It
  27. is the same as this zoo format.
  28.  
  29. I would like a copy of the final distribution.  My version is probably different
  30. from yours and I would like to get line numbers in sync again.
  31.  
  32. h**2
  33.  
  34.  
  35. --------------CUT HERE---------------------------------------
  36. begin 644 HHSED15A.ZOO
  37.